home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / charge16.zip / HISTORY.TXT < prev    next >
Text File  |  1992-11-29  |  3KB  |  83 lines

  1.                 History File for InTeleCharge Credit Card Door
  2.                 ==============================================
  3.  
  4. Version 1.6
  5. -----------
  6. (11-29-92)
  7.   Changed the routine that writes the BBS file to accept as is only letters
  8.  and numbers. Anything else gets changed to an underscore. That should solve
  9.  any conflict with DOS file naming conventions.
  10.   Added some info to the screen when placing an order. It now notifies them
  11.  that they will be asked for their credit card info when they select Q]uit.
  12.  Hopefully that will clear up any confusion as to what is happening.
  13.  
  14. (11-27-92)
  15.   Vastly improved the UTILITY.EXE program. It now has full editing 
  16.  capabilities.
  17.  
  18. (11-26-92)
  19.   Added the ability to update a users expiration date in PCBoard when
  20.  charging a Subscription. This requires an addition to the .CFG file. After
  21.  each level entry, add a / plus the number of days to add to their expiration
  22.  date. For Example:
  23.   30/90         <- This gives them level 30 and adds 3 months to expiration
  24.   40/180        <- This gives them level 40 and adds 6 months to expiration
  25.   50/365        <- This gives them level 50 and adds 1 year to expiration
  26.   110/-1        <- This gives them level 110. The -1 means no expiration date.
  27.  If their expiration date has already passed, the new expiration will be the
  28.  number of days from the current date. Otherwise their new expiration will be
  29.  tacked on to their present expiration date.
  30.  NOTE: You MUST be using USERS.SYS to update Level and Expiration Dates!
  31.  
  32. Version 1.5
  33. -----------
  34. (11-25-92)
  35.   Fixed a problem when writing the BBS file that gets sent to InTeleSys.
  36.  Overlooked the fact that there are spaces in the BBS name! So the spaces are
  37.  now converted to underscores.
  38.  
  39.   Added the code to handle non-USA/Canada orders. When they enter OT for the
  40.  State code, they are prompted for their Country. And for the Phone they are
  41.  asked for their Country Code plus Number.
  42.  
  43. (11-24-92)
  44.   Installed a limit of 3 tries on the Credit Card number entry. If they don't
  45.  get it right, the entry routine is aborted and returns to the main menu.
  46.   Previous versions wouldn't accept a Canadian ZIP code. That has been fixed.
  47.  
  48. (11-23-92)
  49.   Cleaned up some cosmetic blemishes. 
  50.   Added credit card entry to CHARGE.LOG when ordering InTeleCharge. 
  51.   Made some changes when saving the credit card number so we don't lose any
  52.  of those zeroes!
  53.   Fixed a bug in the Scroll menu routines. If you had more than 15 entries,
  54.  it would not allow you to scroll down on the first column past the number
  55.  of entries in the second column.
  56.  
  57. Version 1.4
  58. -----------
  59. (11-22-92)
  60.   Bug Fix Release. Additions to Documentation and Order Logs. Number 
  61.  Verification Routines Changed.
  62.  
  63. Version 1.3
  64. -----------
  65. (11-20-92)
  66.   First Public Release.
  67.  
  68. Version 1.2
  69. -----------
  70. (10-03-92)
  71.   Preliminary Beta testing of InTelecharge
  72.  
  73. Version 1.1
  74. -----------
  75. (07-11-92)
  76.   Preliminary Alpha testing of InTelecharge
  77.  
  78. Version 1.0
  79. -----------
  80. (05-20-92)
  81.   In-House Development
  82.  
  83.